- end of file character
- Engineering: EOF
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
End-of-transmission character — In telecommunication, an end of transmission character (␄ or EOT) is a transmission control character. Its intended use is to indicate the conclusion of a transmission that may have included one or more texts and any associated message… … Wikipedia
End-of-file — In computing, end of file, commonly abbreviated EOF, is a condition in a computer operating system where no more data can be read from a data source. The data source is usually called a file or stream.In the C Standard Library, file access and… … Wikipedia
end-of-file — Abbreviated EOF. A special code placed after the last byte in a file that indicates to the operating system that no more data follows. An end of file code is needed because disk space is assigned to a file in blocks, and the file may not… … Dictionary of networking
File Transfer Protocol — (FTP) is a network protocol used to transfer data from one computer to another through a network such as the Internet.FTP is a file transfer protocol for exchanging and manipulating files over a TCP computer network. A FTP client may connect to a … Wikipedia
Text file — A text file (sometimes spelled textfile ) is a kind of computer file that is structured as a sequence of lines. A text file exists within a computer file system. The end of a text file is often denoted by placing one or more special characters,… … Wikipedia
File Allocation Table — For other uses, see Fat (disambiguation). FAT Developer Microsoft Full Name File Allocation Table FAT12 (12‑bit version) FAT16/FAT16B (16‑bit versions) FAT32 (32‑bit version with 28 bits used) Introduced … Wikipedia
File format — A file format is a particular way that information is encoded for storage in a computer file. Since a disk drive, or indeed any computer storage, can store only bits, the computer must have some way of converting information to 0s and 1s and vice … Wikipedia
Character mask — Part of a series on Marxism … Wikipedia
File system — For library and office filing systems, see Library classification. Further information: Filing cabinet A file system (or filesystem) is a means to organize data expected to be retained after a program terminates by providing procedures to store,… … Wikipedia
end-of-text — Abbreviated ETX. A character used in computer communications to indicate the end of a text file. • In the ASCII system, an ETX is represented by the decimal value 3 or by the Ctrl+C control character. A different symbol, end oftransmission… … Dictionary of networking
Data file — A data file is a computer file which stores data to use by a computer application or system. It generally does not refer to files that contain instructions or code to be executed (typically called program files), or to files which define the… … Wikipedia